home *** CD-ROM | disk | FTP | other *** search
/ PC Electronics for your PC / pcelectronics.bin / Elec_95 / Fuzzy Logic software controller / README.TXT < prev    next >
Text File  |  1995-11-21  |  2KB  |  55 lines

  1. INTRODUCTION
  2.  
  3. Fuzzy Logic SC is a simple software tool that helps you to develope and 
  4. test your applications in the field of Fuzzy Logic Control Engineering. It 
  5. also acts as OLE Automation Server and therefore you can use it in your data
  6. acquisition or control engineering application as a program module that 
  7. performs on-line calculations based on data you entered when building
  8. Fuzzy Logic SC application and temporary signal values. See Fuzzy Logic SC
  9. help for more details. Setup disk contains sample application SAMPLE.FLD 
  10. described in help. Setup program does not copy SAMPLE.FLD on your hard disk
  11. when installing Fuzzy Logic SC files.
  12.  
  13.  
  14. SYSTEM REQUIREMENTS
  15.  
  16. PC with i486 and:
  17. - MS Windows 3.1x installed
  18. - 4 MB RAM
  19. - 500 KB free disk space
  20.  
  21.  
  22. INSTALLATION NOTES
  23.  
  24. To install application from setup disk:
  25.  
  26. 1. Start Windows
  27. 2. Insert Setup disk in floppy disk drive
  28. 3. From Program Manager choose File - Run
  29. 4. Type a:setup or b:setup 
  30. 5. Click OK
  31. 6. Select the directory to which you want to install application
  32. 8. Setup installs all files and creates new program group Fuzzy Logic SC
  33. containing two items: Fuzzy Logic SC 1.0 executable file and 
  34. Fuzzy Logic Help file 
  35.  
  36.  
  37. If setup fails you can still install the application manually:
  38.  
  39. 1. Create a new directory that will contain application files (i.e. c:\yourdir)
  40. 2. Copy the content of Setup disk to this directory. Now it should contain
  41. following files:
  42.     fuzzysc.ex_
  43.     fuzzysc.hl_
  44.     mfcoleui.dl_
  45. 3. From MS-DOS command line run EXPAND.EXE utility which is located in 
  46. c:\windows directory as follows:
  47.     c:\windows\expand c:\yourdir\fuzzysc.ex_
  48.     c:\windows\expand c:\yourdir\fuzzysc.hl_
  49. 4. Copy mfcoleui.dl_ file to c:\yourdir\mfcoleui.dll
  50. 5. From Windows run Windows Setup utility to install Fuzzy Logic SC or
  51. simply run it using File Manager or File - Run menu command in Program Manager
  52.  
  53.   
  54.  
  55. copyright Dejan Jovanovic 1995  NOT FOR COMMERCIAL USE OR RESALE